Overview
The Boomi Cloud API Management - Local Edition Software Development Kit (SDK) is an extension application programming interface (API) using which the traffic manager capabilities can be extended to handle requests.
The API uses a listener pattern to perform callbacks during different stages of the request flow. Each step in the flow performs a specific task for fulfilling the request. With the API Management - Local Edition SDK users can inject hooks in the following steps:
-
Preprocess - Prior to invoking the API Server.
-
Postprocess - After receiving response from API server.